.wrap{
	width: 1200px;margin: 0 auto;
}
.layout{
	overflow: hidden;position: relative;margin: 0 auto;background: #fff;
}
.header .fhd {
	padding: 32px 0 30px;
}
.header .fhd .lt {
	float: left;width: calc(100% - 400px);
}
.header .fhd .lt .logo {
	float: left;height: 78px;width: 78px;
	border-radius: 50%;overflow: hidden;display: block;
}
.header .fhd .lt .logo img {
	display: block;width: 100%;height: 100%;
}
.header .fhd .lt .tet {
	float: right;width: calc(100% - 90px);
	margin-top: 9px;
}
.header .fhd .lt .tet h3 {
	font-size: 27px;line-height: 33px;color: #82318e;font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.header .fhd .lt .tet p {
	font-size: 18px;line-height: 28px;color: #82318e;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.header .fhd .rt {
	float: right;margin-top: 22px;
}
.header .fhd .rt .form {
	overflow: hidden;border-radius: 19px;
	border: 1px solid #dcdcdc;padding: 0 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	width: 300px;
}
.header .fhd .rt .form .text {
	float: left;width: calc(100% - 40px);
	border: none;font-size: 14px;color: #c3c3c3;
	display: block;padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 35px;
}
.header .fhd .rt .form .dj {
	float: right;width: 35px;height: 35px;
	position: relative;cursor: pointer;
}
.header .fhd .rt .form .dj img {
	display: block;position: absolute;z-index: 33;
	top: 50%;transform: translateY(-50%);left: 0;
	right: 0;margin: 0 auto;
}
.header .naver {
	background: #82318e;
}
.header .naver li {
	width: calc((100%)/9);float: left;
}
.header .naver li h3 a {
	display: block;font-size: 18px;line-height: 50px;color: #fff;
	text-align: center;transition: all 0.3s;
}
.header .naver li h3 {
	position: relative;
}
.header .naver li:hover h3 a,
.header .naver li.on h3 a {
	background: #661772;
}
.fban {
	height: 300px;margin: 0 auto;
}
.fgaokprod .fkprod {
	padding: 60px 0 80px;
}
.fkprod .list {
	margin-top: 40px;
}
.ftitle h2 {
	font-size: 30px;line-height: 2;color: #363636;text-align: center;position: relative;
}
.ftitle h2::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;
	width: 23px;height: 2px;background: #82318e;
}
.fkprod .list .ls {
	float: left;width: calc((100% - 92px)/3);margin-right: 45px;margin-bottom: 35px;
	border: 1px solid #f4f4f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 1px #f8f8f8;
}
.fkprod .list .ls:nth-child(3n) {
	margin-right: 0;
}
.fkprod .list .ls .imgs {
	height: 235px;overflow: hidden;
}
.fkprod .list .ls .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fkprod .list .ls:hover .imgs img {
	transform: scale(1.05);
}
.fkprod .list .ls .text {
	padding: 15px 12px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fkprod .list .ls .text h3 a{
	font-size: 18px;line-height: 1.5;color: #82318e;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;display: block;
}
.fkprod .list .ls .text h3 a:hover{
	color: #82318e;
}
.fkprod .list .ls .text h5 i {
	margin-top: 5px;border: 1px solid #999999;
	font-size: 14px;line-height: 2;color: #403d3d;
	border-radius: 6px;overflow: hidden;
	padding: 0 7px;display: inline-block;transition: all 0.3s;
}
.fkprod .list .ls .text h5 i:hover{
	color: #82318e;border-color: #82318e;
}
.fkprod .list .ls .text p {
	margin-top: 7px;font-size: 15px;line-height: 1.8;color: #403d3d;
	height: 3.6em;overflow: hidden;
}
.fkprod .fpagelis ul {
	margin: 10px auto 0;
}
.fpagelis ul {
	text-align: center;font-size: 0;
}
.fpagelis li {
	display: inline-block;margin: 0 4px;
}
.fpagelis li.ll {
	margin: 0 5px;
}
.fpagelis li a {
	display: block;font-size: 14px;color: #666666;
	border: 1px solid #d2d2d2;padding: 0 10px;
	line-height: 28px;min-width: 30px;transition: all 0.3s;
	-webkit-box-sizing: border-box;border-radius: 3px;overflow: hidden;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpagelis li a:hover,
.fpagelis li.on a {
	color: #fff;background: #82318e !important;border-color: #82318e;
}
.fpagelis li.ll a {
	width: 54px;
}
.fpagelis li:last-child a  {
	background: #f7f7f7;
}
.fpagelis li span{
	display: block;font-size: 14px;color: #666666;
	border: 1px solid #d2d2d2;padding: 0 10px;
	line-height: 28px;min-width: 30px;transition: all 0.3s;
	-webkit-box-sizing: border-box;border-radius: 3px;overflow: hidden;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.fpagelis .active span{
	color: #fff;background: #82318e !important;border-color: #82318e;
}

.fpagelis li .active{color: #fff;background: #82318e !important;border-color: #82318e;}

.footer {
	background: #82318e;padding: 45px 0 ;
}
.footer .wrap {
	position: relative;
}
.footer .lts {
	float: left;width: calc(100% - 210px);
}
.footer .lts h2 {
	font-size: 18px;line-height: 34px;color: #fff;padding-left: 24px;
	background: url(../images/fc2.png) no-repeat left center;
}
.footer .lts h2 i {
	display: inline-block;font-size: 14px;text-transform: uppercase;
}
.footer .lts ul {
	overflow: hidden;padding-bottom: 35px;
	border-bottom: 1px solid rgba(255,255,255,0.13);
}
.footer .lts li {
	float: left;margin-right: 25px;
}
.footer .lts li:last-child {
	margin-right: 0;
}
.footer .lts li a {
	display: block;font-size: 14px;line-height: 2;color: rgba(255,255,255,0.5);
	transition: all 0.3s;
}
.footer .lts li a:hover {
	color: #fff;
}
.footer .copyright {
	margin-top: 12px;
}
.footer .copyright a {
	display: block;transition: all 0.3s;
	font-size: 14px;line-height: 1.6;color: rgba(255,255,255,0.43);
}
.footer .copyright a:hover {
	color: #fff;
}
.footer .rts {
	margin-top: 6px;position: absolute;z-index: 66;
	right: 0;top: 5px;
}
.footer .rts .wx {
	width: 115px;height: 115px;
}
.footer .rts .wx img {
	display: block;width: 100%;height: 100%;
}
.footer .rts h6 {
	text-align: center;margin-top: 3px;
	font-size: 14px;line-height: 1.5;color: rgba(255,255,255,0.43);
}


/* 关于我们 */
.forigin {
	padding: 65px 0 85px;
} 
.forigin .cen {
	margin-top: 40px;
}
.forigin .imgs {
	float: left;width: 49%;
}
.forigin .imgs img {
	display: block;width: 100%;
}
.forigin .text {
	float: right;width: 49%;margin-top: -4px;
	font-size: 14px;color: #666666;line-height: 2.2;
}
.fdesire {
	padding: 65px 0 85px;background: #faf5f9;
}
.fdesire .text {
	margin-top: 34px;background: #fff;
	padding: 30px 40px 45px;font-size: 14px;line-height: 2.2;color: #666666;
}
.flocation {
	padding: 56px 0 70px;
}
.flocation .list {
	margin-top: 45px;
}
.flocation .list .ls {
	float: left;width: calc((100% - 122px)/4);margin-right: 40px;
	border: 1px solid #f4f4f4;border-radius: 6px;overflow: hidden;
	box-shadow: 0 0 5px 1px #f8f8f8;padding: 22px 18px 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.flocation .list .ls:nth-child(4n) {
	margin-right: 0;
}
.flocation .list .ls .tet {
	overflow: hidden;
}
.flocation .list .ls .tet h3 {
	float: left;font-size: 24px;line-height: 30px;color: rgba(130,49,142,0.23);
	font-weight: bold;
}
.flocation .list .ls .tet h5 {
	float: right;font-weight: 100;font-size: 18px;text-transform: uppercase;
	color: rgba(130,49,142,0.23);line-height: 30px;
}
.flocation .list .ls h4 {
	padding: 4px 0 24px;position: relative;font-size: 18px;line-height: 1.5;color: #82318e;
}
.flocation .list .ls h4::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;width: 20px;height: 1px;background: #82318e;
}
.fmotto {
	background: #faf5f9;padding: 65px 0 105px;
}
.ftitle h6 {
	text-align: center;margin-top: 20px;
	font-size: 18px;line-height: 1.8;color: #82318e;
}
.fmotto .list {
	margin-top: 36px;
}
.fmotto .list .ls {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;text-align: center;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);border-radius: 6px;overflow: hidden;
	padding: 48px 26px 30px;background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fmotto .list .ls:nth-child(3n) {
	margin-right: 0;
}
.fmotto .list .ls h3 {
	font-size: 20px;line-height: 1.8;color: #82318e;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fmotto .list .ls p {
	margin-top: 16px;font-size: 14px;line-height: 30px;color: #666666;
	height: 210px;overflow: hidden;
}
.fwttfuwu {
	padding: 70px 0 100px;
}
.fwttfuwu .cen {
	margin-top: 70px;
}
.fwttfuwu .cen .lt {
	float: left;width: 49%;
}
.fwttfuwu .cen .rt {
	float: right;width: 49%;
}
.fwttfuwu .cen .ls {
	border-radius: 6px;box-shadow: 0 0 6px 1px #f4f4f4;
	background: #fff;margin-bottom: 20px;
	padding: 25px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fwttfuwu .cen .ls:last-child {
	margin-bottom: 0;
}
.fwttfuwu .cen .ls h3 {
	font-size: 18px;line-height: 1.8;color: #82318e;
	word-break:keep-all;font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fwttfuwu .cen .ls p {
	margin-top: 9px;
	font-size: 14px;line-height: 30px;color: #666666;
}
.fwttfuwu .cen .rt .ls {
	padding: 25px 20px 20px;
}
.fwttfuwu .cen .rt .ls p {
	margin-top: 3px;
}
.fwttfuwu .cen .rt .ls p {
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fwttfuwu .dal {
	margin: 50px auto 20px;
}
.fwttfuwu .dal img {
	display: block;margin: 0 auto;
}


/* 合作建议 */
.header .naver li {
	position: relative;
}
.header .naver li .fnil {
	position: absolute;z-index: 66;top: 50px;left: 0;right: 0;
	margin: 0 auto;background: #fff;display: none;
}
.header .naver li .fnil .ls {
	position: relative;
	
}
.header .naver li .fnil .ls a {
	display: block;padding: 0 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;line-height: 50px;color: #000;
	text-align: center;transition: all 0.3s;
}
.header .naver li .fnil .ls::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 13px;right: 13px;height: 1px;
	margin: 0 auto;background: #eeeeee;
}
.header .naver li .fnil .ls:hover a{
	background: #faf5f9;color: #82318e;
}


/* 合作建议 */
.fcoopels {
	padding: 65px 0 120px;
}
.fcoopels .list {
	margin: 20px auto 40px;
}
.fcoopels .list .ls {
	border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 0;overflow: hidden;
}
.fcoopels .list .ls:last-child {
	border-bottom: none;
}
.fcoopels .list .ls .imgs {
	float: left;width: 290px;height: 196px;
	border: 1px solid #eee;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcoopels .list .ls .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fcoopels .list .ls:hover .imgs img {
	transform: scale(1.05);
}

.fcoopels .list .ls .text {
	float: right;width: calc(100% - 316px);
}
.fcoopels .list .ls .text h4 a{
	font-size: 18px;line-height: 28px;color: #82318e;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;display: block;
}
.fcoopels .list .ls .text h4 a:hover{
	color: #82318e;
}
.fcoopels .list .ls .text h5 i {
	font-size: 14px;line-height: 1.8;color: #403d3d;
	display: inline-block;margin: 8px 0 2px;
	padding: 0 7px;border-radius: 6px;overflow: hidden;text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999;
	transition: all 0.3s;
}
.fcoopels .list .ls .text h5 i:hover{
	color: #82318e;border-color: #82318e;
}
.fcoopels .list .ls .text p {
	font-size: 15px;line-height: 1.9;color: #403d3d;
	height: 9.4em;overflow: hidden;
}

/* 合作建议详情页 */
.fleaving {
	padding: 40px 45px 50px;
	background: #f7f7f7;
}
.fleaving h2 {
	font-size: 20px;line-height: 1.8;color: #82318e;
	padding-left: 14px;position: relative;
}
.fleaving h2::before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	height: 7px;width: 7px;border-radius: 50%;overflow: hidden;
	background: #82318e;
}
.fleaving ul {
	overflow: hidden;
}
.fleaving li {
	float: left;width: calc((100% - 72px)/3);margin-right: 35px;
	margin-top: 15px;
}
.fleaving li:nth-child(3n) {
	margin-right: 0;
}
.fleaving li label {
	display: block;margin-bottom: 5px;
	font-size: 14px;color: #2b2b2b;line-height: 1.9;
}
.fleaving li .text {
	display: block;width: 100%;
	border: 1px solid #eeeeee;border-radius: 5px;
	overflow: hidden;padding: 0 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;height: 46px;color: #c0c0c0;
}
.fleaving li:last-child {
	width: 100%;
}
.fleaving li .textarea {
	display: block;width: 100%;
	border: 1px solid #eeeeee;border-radius: 5px;
	overflow: hidden;padding: 12px 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;height: 115px;
	font-size: 14px;line-height: 24px;color: #c0c0c0;
	resize: none;
}
.fleaving .sub {
	margin-top: 30px;display: block;
	border-radius: 5px;overflow: hidden;
	font-size: 16px;line-height: 46px;color: #fff;
	background: #82318e;text-align: center;width: 172px;
	border: none;cursor: pointer;transition: all 0.3s;
}
.fleaving .sub:hover {
	background: #a032b0;
}
.fcoope_dal {
	padding: 10px 0 85px;
}
.fcoope_dal .tlte {
	padding: 0 0 16px;border-bottom: 1px solid #eeeeee;
	position: relative;margin-top: 32px;
}
.fcoope_dal .tlte .txt {
	text-align: center;
}
.fcoope_dal .tlte .txt h3 {
	font-size: 24px;line-height: 40px;color: #1e1e1e;
}
.fcoope_dal .tlte .txt h6 {
	text-align: center;margin-top: 10px;
}
.fcoope_dal .tlte .txt h6 i {
	display: inline-block;padding: 0 6px;
	font-size: 12px;line-height: 1.8;color: #999999;
	border-radius: 12px;overflow: hidden;border: 1px solid #999;
}
.fcoope_dal .tlte .xq {
	display: block;position: absolute;z-index: 66;right: 0;
	top: 50%;transform: translateY(-50%);
	line-height: 38px;width: 156px;text-align: center;
	background: #82318e;font-size: 14px;color: #fff;
	transition: all 0.3s;border-radius: 19px;overflow: hidden;
}
.fcoope_dal .tlte .xq:hover {
	background: #a032b0;
}
.fcoope_dal .del {
	padding: 46px 0 65px;
	border-bottom: 1px solid #000;
	font-size: 14px;line-height: 1.9;color: #000;
}
.fcoope_dal .del h2 {
	line-height: 33px;font-size: 20px;color: #82318e;
	position: relative;background: url(../images/fc3.png) no-repeat left center/100% 120% !important;
	padding: 0 20px;margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block !important;
	width: auto !important;padding-right: 30px !important;
}
.fcoope_dal .del h2::before {
	position: absolute;z-index: 11;content: "";
	background: #82318e;width: 5px;left: 0;top: 0;bottom: 0;
}
.fcoope_dal .fpagls {
	padding: 38px 0 50px;
}
.fcoope_dal .fpagls .ls {
	font-size: 14px;line-height: 36px;color: #2b2b2b;
}
.fcoope_dal .fpagls .ls a {
	display: inline-block;color: #2b2b2b;transition: all 0.3s;
}
.fcoope_dal .fpagls .ls a:hover {
	color: #82318e;
}
.fpage ul {
	overflow: hidden;
}
.fpage li {
	float: left;font-size: 14px;color: #999999;line-height: 34px;
}
.fpage li a {
	display: block;color: #999;transition: all 0.3s;
}
.fpage li a:hover {
	color: #000;
}


/* 技能培训 */



/* 经典案例 */
.fcasels {
	padding: 62px 0 75px;
}
.fcasels .list {
	padding: 40px 0 20px;
}
.fcasels .list .ls {
	margin-bottom: 30px;
	box-shadow: 0 0 10px 2px #eeeeee;display: block;overflow: hidden;padding: 15px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcasels .list .ls .imgs {
	float: left;width: 550px;height: 330px;
	border: 1px solid #eeeeee;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcasels .list .ls:nth-child(2n) .imgs {
	float: right;
}
.fcasels .list .ls .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fcasels .list .ls:hover .imgs img {
	transform: scale(1.05);
}
.fcasels .list .ls .text {
	float: right;width: calc(100% - 580px);margin-top: 26px;
	padding: 0 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcasels .list .ls:nth-child(2n) .text {
	float: left;
}
.fcasels .list .ls .text h4 a{
	font-size: 18px;line-height: 28px;color: #82318e;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;display: block;
}
.fcasels .list .ls .text h6 i {
	display: inline-block;margin: 8px 0 14px;
	font-size: 14px;line-height: 1.8;color: #403d3d;
	padding: 0 7px;border-radius: 6px;overflow: hidden;
	border: 1px solid #999;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcasels .list .ls .text h4 a:hover{
	color: #82318e;
}
.fcasels .list .ls .text h6 i:hover{
	color: #82318e;border-color: #82318e;
}
.fcasels .list .ls .text p {
	font-size: 15px;line-height: 1.8;color: #403d3d;
	height: 14.4em;overflow: hidden;
}


/* 企业需求 */



/* 首页 */
.fbansw {
	position: relative;overflow: hidden;
}
.fbansw li {
	height: 470px;
}
.fbansw .swspan {
	bottom: 30px;left: 0;right: 0;margin: 0 auto;
	position: absolute;z-index: 66;text-align: center;
}
.fbansw .swspan span {
	display: inline-block;height: 10px;width: 10px;
	border-radius: 50%;overflow: hidden;margin: 0 10px !important;
	background: rgba(255,255,255,0.4);opacity: 1;
}
.fbansw .swspan .swiper-pagination-bullet-active {
	background: #fff;
}
.fbansw .next,
.fbansw .prev {
	position: absolute;z-index: 66;
	left: 50px;top: 50%;transform: translateY(-50%);
	height: 56px;width: 56px;border-radius: 50%;overflow: hidden;
	border: 1px solid #fff;background: url(../images/fj1.png) no-repeat center;
	cursor: pointer;transition: all 0.3s;
}
.fbansw .next {
	transform: translateY(-50%) rotate(180deg);left: auto;right: 50px;
}
.fcommuns {
	padding: 55px 0;
}
.fcommuns .ltlis {
	float: left;width: 580px;margin-top: 10px;
	border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcommuns .ltlis .fls {
	width: 100%;height: 332px;position: relative;display: none;
}
.fcommuns .ltlis .fls:first-child {
	display: block;
}
.fcommuns .ltlis .fls a {
	display: block;height: 100%;
}
.fcommuns .ltlis .fls h4 {
	position: absolute;background: rgba(0,0,0,0.65);
	font-size: 16px;line-height: 42px;color: #fff;
	padding: 0 15px;bottom: 0;left: 0;right: 0;margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all 0.3s;
}
.fcommuns .ltlis .fls:hover h4 {
	background: rgba(130,49,142,0.65);
	
}
.fcommuns .rtlis {
	float: right;width: calc(100% - 620px);
}
.ftlt {
	border-bottom: 1px solid #82318e;
	
}
.ftlt h3 {
	float: left;font-size: 20px;line-height: 50px;color: #82318e;
}
.ftlt .more {
	float: right;font-size: 14px;line-height: 50px;color: #999999;display: block;
	transition: all 0.3s;
}
.ftlt .more:hover {
	color: #82318e;
}
.fcommuns .rtlis .flist {
	margin-top: 15px;
}
.fcommuns .rtlis .flist .ls .text{
	display: none;transition: all 0.3s;
	background: #f8f3f8;
	padding: 12px 15px 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcommuns .rtlis .flist .ls.on .text {
	display: block;
}
.fcommuns .rtlis .flist .ls .text h3 {
	font-size: 18px;line-height: 1.8;color: #82318e;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fcommuns .rtlis .flist .ls .text h6 {
	font-size: 14px;line-height: 20px;color: #999999;
	word-break:keep-all;margin-top: 4px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fcommuns .rtlis .flist .ls .tet {
	border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;overflow: hidden;
	transition: all 0.3s;cursor: pointer;
}
.fcommuns .rtlis .flist .ls:last-child .tet {
	border-bottom: none;
}
.fcommuns .rtlis .flist .ls.on .tet {
	display: none;
}
.fcommuns .rtlis .flist .ls .tet h3 {
	font-size: 16px;line-height: 50px;color: #3e3e3e;
	padding-left: 16px;float: left;
	width: calc(100% - 160px);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
}
.fcommuns .rtlis .flist .ls .tet h3::before {
	position: absolute;z-index: 11;content: "";
	top: 50%;transform: translateY(-50%);
	left: 3px;width: 5px;height: 8px;
	background: url(../images/fj2.png) no-repeat center/cover;
}
.fcommuns .rtlis .flist .ls .tet h6 {
	float: right;
	font-size: 14px;line-height: 50px;color: #999999;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.frecomme {
	padding: 50px 0;background: #faf5f9;
}
.frecomme .fls {
	float: left;width: calc((100% - 40px)/2);
}
.frecomme .fls:nth-child(2n) {
	float: right;
}
.frecomme .fls .list {
	margin-top: 5px;
}
.frecomme .fls .list .ls a{
	display: block;overflow: hidden;padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.frecomme .fls .list .ls:last-child a {
	border-bottom: none;
}
.frecomme .fls .list .ls .imgs {
	float: left;width: 138px;height: 88px;overflow: hidden;
}
.frecomme .fls .list .ls .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.frecomme .fls .list .ls:hover .imgs img {
	transform: scale(1.05);
}
.frecomme .fls .list .ls .txt {
	float: right;width: calc(100% - 156px);margin-top: 6px;
}
.frecomme .fls .list .ls .txt h4 {
	font-size: 16px;line-height: 1.5;color: #363636;
	word-break:keep-all;
	white-space:nowrap;transition: all 0.3s;
	overflow:hidden;
	text-overflow:ellipsis;
}
.frecomme .fls .list .ls:hover .txt h4 {
	color: #82318e;
}
.frecomme .fls .list .ls .txt h5 {
	font-size: 14px;line-height: 1.8;color: #636161;
	margin-top: 6px;height: 3.6em;overflow: hidden;
}
.frecomme .fls .flist {
	margin-top: 6px;
}
.frecomme .fls .flist .ls {
	border-bottom: 1px solid #e5e5e5;
}
.frecomme .fls .flist .ls:last-child {
	border-bottom: none;
}
.frecomme .fls .flist .ls a {
	font-size: 16px;line-height: 48px;color: #191919;transition: all 0.3s;
	word-break:keep-all;display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.frecomme .fls .flist .ls a:hover {
	color: #82318e;
}
.fhprodu {
	padding: 45px 0 60px;
}
.fhprodu .flist {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;
}
.fhprodu .flist:nth-child(3n) {
	margin-right: 0;
}
.fhprodu .flist .lst {
	margin-top: 8px;
}
.fhprodu .flist .lst .ls {
	border-bottom: 1px solid #eeeeee;
}
.fhprodu .flist .lst .ls:last-child {
	border-bottom: none;
}
.fhprodu .flist .fxuls .ls a {
	border-bottom: none;
	
}
.fhprodu .flist .lst .ls a {
	display: block;padding: 3px 0 8px;
}
.fhprodu .flist .lst .ls h2 {
	padding-left: 12px;font-size: 16px;line-height: 2;color: #363636;
	position: relative;word-break:keep-all;
	white-space:nowrap;transition: all 0.3s;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhprodu .flist .lst .ls.on h2 {
	color: #82318e;padding-left: 0;
}
.fhprodu .flist .lst .ls.on h2::before {
	display: none;
}
.fhprodu .flist .lst .ls h2::before {
	position: absolute;z-index: 11;content: "";
	width: 5px;height: 8px;left: 0;top: 50%;transition: all 0.3s;
	transform: translateY(-50%);background: url(../images/fj2.png) no-repeat center/cover;
}
.fhprodu .flist .lst .ls .nil {
	display: none;
}
.fhprodu .flist .lst .ls .nil p {
	font-size: 14px;line-height: 24px;color: #999999;
}
.fhprodu .flist .fxuls {
	margin-top: 8px;
}
.fhprodu .flist .fxuls .ls a {
	display: block;padding: 10px 0 14px;border-bottom: 1px solid #eeeeee;
}
.fhprodu .flist .fxuls .ls:last-child a {
	border-bottom: none;
}
.fhprodu .flist .fxuls .ls h4 {
	font-size: 16px;line-height: 2;color: #363636;transition: all 0.3s;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhprodu .flist .fxuls .ls:hover h4 {
	color: #82318e;
}
.fhprodu .flist .fxuls .ls p {
	margin-top: 2px;font-size: 14px;line-height: 1.5;color: #636161;
/* 	word-break:keep-all; 
	white-space:nowrap;*/
	overflow:hidden;
	text-overflow:ellipsis;
	height: 40px;
}


/* 项目推荐 */



/* 需求详情页 */
.femand_dal {
	padding: 10px 0 70px;
}
.femand_dal .del h2 {
	margin-bottom: 5px;
}
.fcoope_dal .del img {
	display: block;width: auto;margin: 0 auto;
}
.fcoope_dal .del h3 {
	font-size: 16px;line-height: 1.8;color: #353535;font-weight: bold;
}


/* 园区与基地 */
.fdemanback {
	position: fixed;z-index: 666;top: 0;bottom: 0;
	left: 0;right: 0;background: rgba(0,0,0,0.5);
	display: none;
}
.fdemand {
	position: absolute;z-index: 66;
	left: 0;right: 0;margin: 0 auto;
	background: #fff;border-radius: 10px;overflow: hidden;
	top: 50%;transform: translateY(-50%);width: 540px;
	padding: 50px 65px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fdemand .cha {
	position: absolute;z-index: 11;
	top: 25px;right: 20px;height: 25px;cursor: pointer;
	width: 25px;background: url(../images/fc1.png) no-repeat center;
	transition: all 0.3s;
}
.fdemand .cha:hover {
	transform: rotate(360deg);
}
.fdemand h2 {
	text-align: center;font-size: 24px;line-height: 1.3;color: #363636;
}
.fdemand ul {
	margin-top: 20px;
}
.fdemand li {
	margin-bottom: 15px;
}
.fdemand li label {
	font-size: 14px;line-height: 1.8;color: #363636;margin-bottom: 4px;
}
.fdemand li label i {
	display: inline-block;color: #fe0000;
}
.fdemand li .text {
	height: 40px;border: 1px solid #dcdcdc;
	border-radius: 5px;overflow: hidden;display: block;
	width: 100%;padding: 0 14px;
	font-size: 14px;color: #999999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fdemand li .textarea {
	height: 110px;border: 1px solid #dcdcdc;
	border-radius: 5px;overflow: hidden;display: block;
	width: 100%;padding: 8px 14px;
	font-size: 14px;color: #999999;line-height: 1.8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
}
.fdemand li:last-child {
	margin-bottom: 0;
}
.fdemand .sub {
	display: block;margin: 36px auto 0;
	border: none;cursor: pointer;
	line-height: 38px;width: 162px;
	color: #fff;background: #82318e;text-align: center;
	border-radius: 5px;overflow: hidden;transition: all 0.3s;
}
.fdemand .sub:hover {
	background: #a032b0;
}

/* 专家服务 */
.fexpert {
	padding: 65px 0 80px;
}
.fexform {
	margin: 30px auto 0;
	width: 600px;
	box-shadow: 0 0 6px 2px #f2f2f2;
	padding: 18px 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fexform .ls {
	float: left;width: calc((100% - 100px)/2);
	overflow: hidden;
}
.fexform .ls:nth-child(2n) {
	float: left;margin-left: 10px;
}
.fexform .btna{
    font-size: 14px;line-height: 38px;color: #fff;
    background: #82318e;border: none;padding: 0 25px;
    cursor: pointer;border-radius: 5px;
}
.fexform .ls label {
	display: block;float: left;width: 70px;
	font-size: 14px;line-height: 38px;color: #666666;
}
.fexform .ls .lsele {
	float: right;width: calc(100% - 70px);
	border: 1px solid #c9c9c9;border-radius: 3px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 38px;padding: 0 15px;cursor: pointer;
	background: url(../images/fj3.png) no-repeat right 16px center;
}
.fexpert .list {
	margin-top: 42px;
}
.fexpert .list .ls {
	float: left;width: calc((100% - 30px)/2);margin-bottom: 32px;
	border: 1px solid #f4f4f4;background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 8px 1px #f8f8f8;
}
.fexpert .list .ls:nth-child(2n) {
	float: right;
}
.fexpert .list .ls .imgs {
	float: left;width: 226px;height: 290px;overflow: hidden;
}
.fexpert .list .ls .imgs a,
.fexpert .list .ls .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fexpert .list .ls .imgs:hover img {
	transform: scale(1.05);
}
.fexpert .list .ls .text {
	padding: 25px 30px 10px;width: calc(100% - 226px);
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fexpert .list .ls .text h4 a{
	font-size: 16px;line-height: 30px;color: #000000;
	word-break:keep-all;display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fexpert .list .ls .text h4 a:hover {
	color: #82318e;
}
.fexpert .list .ls .text p {
	margin-top: 6px;height: 10.2em;overflow: hidden;
	font-size: 14px;line-height: 1.7;color: #999999;
}
.fexpert .list .ls .text .ly {
	display: block;margin-top: 20px;font-size: 14px;
	line-height: 31px;width: 100px;border-radius: 16px;
	overflow: hidden;text-align: center;color: #fff;
	background: #82318e;transition: all 0.3s;cursor: pointer;
}
.fexpert .list .ls .text .ly:hover {
	background: #a032b0;
}

.fexpert .fpagelis ul {
	margin: 35px auto 0;
}
.ftlxle {
	display: none;
}